home *** CD-ROM | disk | FTP | other *** search
/ Champak 86 / (Vol 86) My Disc.iso / Games / restaurante_1079.swf / scripts / frame_1 / DoAction.as
Text File  |  2009-04-16  |  104b  |  5 lines

  1. System.useCodepage = true;
  2. mySound = new Sound();
  3. mySound.attachSound("bgm");
  4. mySound.start(0,999);
  5.